const github.com/go-pg/pg/v10.authenticationOKMsg

3 uses

	github.com/go-pg/pg/v10 (current package)
		messages.go#L29: 	authenticationOKMsg = 'R'
		messages.go#L112: 			case authenticationOKMsg:
		messages.go#L276: 	case authenticationOKMsg: